| AdEnrollSchedStatusHistory |
| Logical Entity Name | AdEnrollSchedStatusHistory |
| Default Table Name | AdEnrollSchedStatusHistory |
| Physical Only | NO |
| Definition | |
| Note |
| AdEnrollSchedStatusHistory Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
ADEnrollSchedStatusHistoryID |
int | NO | ||
AdEnrollID |
int | NO | ||
AdEnrollSChedID |
int | YES | ||
syStudentID |
int | NO | ||
AdCourseID |
int | NO | ||
| AdTermID | int | YES | ||
| adClassSchedID | int | YES | ||
| Descrip | char(75) | NO | ||
| PrevCourseStatus | char(1) | NO | ||
| CurrentCourseStatus | char(9) | NO | ||
ADCourseStatusChangeReasonID |
int | YES | ||
| DateAdded | datetime | NO | ||
| dateLstMod | datetime | NO | ||
UserID |
int | NO | ||
| ts | timestamp | NO | ||
| Section | varchar(8) | YES | ||
| Credits | numeric(9, 2) | YES | ||
| Action | char(1) | YES | ||
ParentTermID |
int | YES | ||
| IsCrossRef | bit | NO | ||
| LDA | datetime | YES | ||
| RuleType | char(10) | YES | ||
| PrerequisiteAdCourseId | char(10) | YES | ||
| CorequisiteAdCourseId | char(10) | YES |
| AdEnrollSchedStatusHistory Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_AdEnrollSchedStatusHistory_AdEnrollSchedStatusHistoryID | PrimaryKey | ADEnrollSchedStatusHistoryID |
| AdEnrollSchedStatusHistory Foreign Keys |
| Parent Relationships: |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AdEnrollSchedStatusHistory Check Constraints |
| Check Constraint Name | CheckConstraint |